Conversation
See https://github.com/wolph/portalocker/releases/tag/v3.0.0; portalocker 3 drops support for end-of-life Python versions older than 3.9. The older portalocker versions allowed in the range still cover these Python interpreter versions.
|
Thanks for your attempt. Have you also tested it with portalocker 3.0? On the other hand, we intend to go another direction and remove portalocker altogether. You may want to help us test #117 instead. |
Well, I used
It would seem that this PR still makes sense (though it will need to be rebased) even after #117 moves the portalocker dependency to an extra. Again, I unfortunately don’t have anything to authenticate against or any particular experience with this library, and my ability to test this is limited to running This PR is motivated by the need to accommodate portalocker 3 in Fedora’s |
|
Note that dropping support for Python 3.9 is the only documented reason for portalocker bumping the major version, and the source diff wolph/portalocker@v2.10.1...v3.0.0 seems to agree; the changes look really minor. |
See https://github.com/wolph/portalocker/releases/tag/v3.0.0; portalocker 3 drops support for end-of-life Python versions older than 3.9. The older portalocker versions allowed in the range still cover these Python interpreter versions.